object HotPackForm: THotPackForm Left = 353 Top = 129 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Customize HotPack' ClientHeight = 364 ClientWidth = 481 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object HotPackStatus: TStatusBar Left = 0 Top = 345 Width = 481 Height = 19 Panels = < item Width = 50 end> SimplePanel = False end object HotPackPnl: TPanel Left = 0 Top = 0 Width = 481 Height = 345 BevelOuter = bvLowered Caption = 'Loading...' TabOrder = 1 end end